﻿2026-07-11T03:06:31.5502512Z ##[group]Run actions/checkout@v5
2026-07-11T03:06:31.5502764Z with:
2026-07-11T03:06:31.5502961Z   repository: SaberMage/spt-shell-notify
2026-07-11T03:06:31.5503213Z   path: .adapter-notify
2026-07-11T03:06:31.5505261Z   token: ***
2026-07-11T03:06:31.5505441Z   ssh-strict: true
2026-07-11T03:06:31.5505623Z   ssh-user: git
2026-07-11T03:06:31.5505799Z   persist-credentials: true
2026-07-11T03:06:31.5505999Z   clean: true
2026-07-11T03:06:31.5506189Z   sparse-checkout-cone-mode: true
2026-07-11T03:06:31.5506410Z   fetch-depth: 1
2026-07-11T03:06:31.5506588Z   fetch-tags: false
2026-07-11T03:06:31.5506768Z   show-progress: true
2026-07-11T03:06:31.5506955Z   lfs: false
2026-07-11T03:06:31.5507136Z   submodules: false
2026-07-11T03:06:31.5507321Z   set-safe-directory: true
2026-07-11T03:06:31.5507517Z env:
2026-07-11T03:06:31.5507697Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T03:06:31.5507932Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T03:06:31.5508166Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:06:31.5508419Z ##[endgroup]
2026-07-11T03:06:31.7195267Z Syncing repository: SaberMage/spt-shell-notify
2026-07-11T03:06:31.7195984Z ##[group]Getting Git version info
2026-07-11T03:06:31.7196575Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-11T03:06:31.7204488Z [command]/usr/bin/git version
2026-07-11T03:06:31.7240460Z git version 2.43.0
2026-07-11T03:06:31.7256542Z ##[endgroup]
2026-07-11T03:06:31.7267477Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f742a01f-2e11-44d4-b821-62b91e730400' before making global git config changes
2026-07-11T03:06:31.7268559Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T03:06:31.7270802Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-11T03:06:31.7296176Z ##[group]Initializing the repository
2026-07-11T03:06:31.7299100Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-11T03:06:31.7326544Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-11T03:06:31.7327235Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-11T03:06:31.7327889Z hint: of your new repositories, which will suppress this warning, call:
2026-07-11T03:06:31.7328377Z hint: 
2026-07-11T03:06:31.7328749Z hint: 	git config --global init.defaultBranch <name>
2026-07-11T03:06:31.7329249Z hint: 
2026-07-11T03:06:31.7329535Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-11T03:06:31.7329951Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-11T03:06:31.7331758Z hint: 
2026-07-11T03:06:31.7332073Z hint: 	git branch -m <name>
2026-07-11T03:06:31.7341513Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-11T03:06:31.7342443Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-11T03:06:31.7400094Z ##[endgroup]
2026-07-11T03:06:31.7400480Z ##[group]Disabling automatic garbage collection
2026-07-11T03:06:31.7403548Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T03:06:31.7426291Z ##[endgroup]
2026-07-11T03:06:31.7426605Z ##[group]Setting up auth
2026-07-11T03:06:31.7431431Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T03:06:31.7455619Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T03:06:31.7665196Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T03:06:31.7690377Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T03:06:31.7883571Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T03:06:31.7914774Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T03:06:31.8113682Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T03:06:31.8145640Z ##[endgroup]
2026-07-11T03:06:31.8146054Z ##[group]Determining the default branch
2026-07-11T03:06:31.8149889Z Retrieving the default branch name
2026-07-11T03:06:32.2483465Z Default branch 'main'
2026-07-11T03:06:32.2484111Z ##[endgroup]
2026-07-11T03:06:32.2484496Z ##[group]Fetching the repository
2026-07-11T03:06:32.2488791Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-11T03:06:32.8690586Z From https://github.com/SaberMage/spt-shell-notify
2026-07-11T03:06:32.8691091Z  * [new branch]      main       -> origin/main
2026-07-11T03:06:32.8708573Z ##[endgroup]
2026-07-11T03:06:32.8708940Z ##[group]Determining the checkout info
2026-07-11T03:06:32.8711301Z ##[endgroup]
2026-07-11T03:06:32.8714654Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T03:06:32.8751258Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T03:06:32.8782676Z ##[group]Checking out the ref
2026-07-11T03:06:32.8785577Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-11T03:06:32.8822677Z Switched to a new branch 'main'
2026-07-11T03:06:32.8823180Z branch 'main' set up to track 'origin/main'.
2026-07-11T03:06:32.8826922Z ##[endgroup]
2026-07-11T03:06:32.8858932Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T03:06:32.8881046Z ee2d37eadc730c0019e0af82d683074c509634a2
